home *** CD-ROM | disk | FTP | other *** search
- # Party Configuration File
- #
- # Format:
- #
- # FriendlyName PartyID
- # TDomain IP-address UDP-port
- # authProtocol privProtocol
- # lifetime maxmessagesize
- # clock
- # authPrivate authPublic-length authPublic
- # privPrivate privPublic-length privPublic
- #
- # where
- # FriendlyName is ascii name ("noAuth" is reserved - don't use it)
- # PartyID is object identifier name for this party
- # TDomain is transport domain, snmpUDPDomain
- # IP-address is dotted decimal (use 127.0.0.1 for local)
- # (use 0.0.0.0 for remote)
- # UDP-port is decimal
- # authProtocol is "noAuth" or "snmpv2Md5Auth"
- # privProtocol is "noPriv" or "desPriv"
- # lifetime is decimal
- # maxmessagesize is decimal number of octets for largest supported PDU
- # clock is decimal clock offset value
- # authPrivate is 32 hex digits
- # authPublic-length is decimal or "Null" (if Null, no next field)
- # authPublic is a hex string of 2*authPublic-length digits
- # privPrivate is 32 hex digits
- # privPublic-length is decimal or "Null" (if Null, no next field)
- # privPublic is a hex string of 2*privPublic-length digits
- #
-
- #zeusAgent .1.3.6.1.6.3.3.1.3.128.2.35.55.1
- #snmpUDPDomain 128.2.35.55 161
- #noAuth noPriv
- #300 484
- #29F660EA
- #00000000000000000000000000000000 Null
- #00000000000000000000000000000000 Null
-
- #zeusMS .1.3.6.1.6.3.3.1.3.128.2.35.55.2
- #snmpUDPDomain 0.0.0.0 0
- #noAuth noPriv
- #300 484
- #29F660EA
- #00000000000000000000000000000000 Null
- #00000000000000000000000000000000 Null
-
-
- zeusAgentMD5 .1.3.6.1.6.3.3.1.3.128.2.35.55.3
- snmpUDPDomain 128.2.35.55 161
- snmpv2Md5Auth noPriv
- 300 484
- 29F660EA
- 74686973746869737468697374686933 Null
- 00000000000000000000000000000000 Null
-
- zeusMSMD5 .1.3.6.1.6.3.3.1.3.128.2.35.55.4
- snmpUDPDomain 0.0.0.0 0
- snmpv2Md5Auth noPriv
- 300 484
- 29F660EA
- 74686973746869737468697374686933 Null
- 00000000000000000000000000000000 Null
-
-
- #mtragent .1.3.6.1.6.3.3.1.3.192.103.140.1.1
- #snmpUDPDomain 192.103.140.1 161
- #noAuth noPriv
- #300 8192
- #34053549
- #00000000000000000000000000000000 Null
- #00000000000000000000000000000000 Null
-
- #mtrms .1.3.6.1.6.3.3.1.3.192.103.140.1.2
- #snmpUDPDomain 192.103.140.1 161
- #noAuth noPriv
- #300 8192
- #34053549
- #00000000000000000000000000000000 Null
- #00000000000000000000000000000000 Null
-
-
-